Skip to content

Conversation

gathuku
Copy link

@gathuku gathuku commented Dec 14, 2019

Require all Files in jsonapi and its subdirectories .

Dir[File.expand_path('jsonapi/**/*.rb', __dir__)].reverse.each do |f|
  require f
end

Reduces file line by 90%.
I stand to be corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant